const golang.org/x/net/http2.cipher_TLS_PSK_WITH_AES_256_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L103: 	cipher_TLS_PSK_WITH_AES_256_CBC_SHA             uint16 = 0x008D
		ciphers.go#L446: 		cipher_TLS_PSK_WITH_AES_256_CBC_SHA,